home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001430_daemon _Fri Jun 25 00:26:06 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  988b

  1. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  2.     id AA00770; Fri, 25 Jun 93 00:26:08 MET DST
  3. Return-Path: <Nathan.Torkington@vuw.ac.nz>
  4. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  5.     id AA00766; Fri, 25 Jun 93 00:26:06 MET DST
  6. Received: from kauri.vuw.ac.nz by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  7.     id AA01708; Fri, 25 Jun 1993 00:49:13 +0200
  8. Received: by kauri.vuw.ac.nz id AA13849
  9.   (5.65c/IDA-1.4.4 for www-talk@info.cern.ch); Fri, 25 Jun 1993 10:49:09 +1200
  10. Date: Fri, 25 Jun 1993 10:49:09 +1200
  11. From: Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
  12. Message-Id: <199306242249.AA13849@kauri.vuw.ac.nz>
  13. To: www-talk@nxoc01.cern.ch
  14. Subject: CERN 2.06 rules
  15.  
  16. How the heck do I get the daemon to map everything onto /usr/local/www
  17. *and* everything ending in / to */home.html.  I've tried:
  18.     map /* /usr/local/www/*
  19. and    map */ */home.html
  20.  
  21. and the first line works, but the second doesn't.  Help?
  22.  
  23. Nat